六六字典>英语词典>device driver翻译和用法

device driver

英 [dɪˈvaɪs ˈdraɪvə(r)]

美 [dɪˈvaɪs ˈdraɪvər]

设备驱动程序

计算机

英英释义

noun

  • (computer science) a program that determines how a computer will communicate with a peripheral device
      Synonym:driver

    双语例句

    • Its main job is to load the correct device driver ( module) based on the device identifier.
      它的主要工作就是根据设备的标识来加载正确的设备驱动(模块)。
    • Include former disposing system and device driver.
      由前置处理系统和设备驱动程序构成。
    • You will also be applying a patch ( extra routines) to your device driver.
      还需要对设备驱动程序应用一个补丁(附加例程)。
    • USB device driver is a reliable guarantee for USB device function.
      USB驱动程序是实现USB设备功能的可靠保证。
    • This device driver should perform some diagnostics of the device itself.
      这个设备驱动程序需要对设备本身执行一些诊断操作。
    • A device driver is a software program that enables a hardware device to work with an operating system.
      设备驱动程序是可使硬件设备与操作系统工作的软件程序。
    • Then, emphasize the development and design of USB device, among them include primarily; The design of USB hardware, the development of the firmware, the development of USB device driver.
      然后,着重介绍了USB设备的设计和开发,其中主要包括:USB硬件设计,固件程序的开发,USB设备驱动程序的开发。
    • Failed to load the device driver for the specified printer.
      装载指定打印机的设备驱动程序失败。
    • An Embedded System Design for USB Device Driver
      一种嵌入式系统USB驱动程序的设计
    • Design and Implementation of Ethernet Device Driver In Embedded Linux
      嵌入式linux中以太网设备驱动的设计与实现